home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 February / PC Shareware 1997-02.iso / programy / pcbaby / _setup.1 / PCBaby4.exe / 0 / RCDATA / TGROWTH / TGROWTH.txt < prev   
Text File  |  1996-10-21  |  17KB  |  609 lines

  1. object Growth: TGrowth
  2.   Left = 181
  3.   Top = 112
  4.   BorderStyle = bsDialog
  5.   Caption = 'Growth Information'
  6.   ClientHeight = 410
  7.   ClientWidth = 507
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object TabbedNotebook1: TTabbedNotebook
  17.     Left = 0
  18.     Top = 0
  19.     Width = 507
  20.     Height = 410
  21.     Align = alClient
  22.     TabsPerRow = 4
  23.     TabFont.Color = clBlue
  24.     TabFont.Height = -12
  25.     TabFont.Name = 'MS Sans Serif'
  26.     TabFont.Style = []
  27.     TabOrder = 1
  28.     object TTabPage
  29.       Left = 4
  30.       Top = 24
  31.       Caption = 'Growth Log'
  32.       object Label1: TLabel
  33.         Left = 16
  34.         Top = 16
  35.         Width = 35
  36.         Height = 19
  37.         Caption = 'Date'
  38.         Font.Color = clBlue
  39.         Font.Height = -16
  40.         Font.Name = 'Arial'
  41.         Font.Style = [fsBold]
  42.         ParentFont = False
  43.       end
  44.       object Label2: TLabel
  45.         Left = 112
  46.         Top = 16
  47.         Width = 50
  48.         Height = 19
  49.         Caption = 'Height'
  50.         Font.Color = clBlue
  51.         Font.Height = -16
  52.         Font.Name = 'Arial'
  53.         Font.Style = [fsBold]
  54.         ParentFont = False
  55.       end
  56.       object Label3: TLabel
  57.         Left = 208
  58.         Top = 16
  59.         Width = 53
  60.         Height = 19
  61.         Caption = 'Weight'
  62.         Font.Color = clBlue
  63.         Font.Height = -16
  64.         Font.Name = 'Arial'
  65.         Font.Style = [fsBold]
  66.         ParentFont = False
  67.       end
  68.       object Label4: TLabel
  69.         Left = 8
  70.         Top = 344
  71.         Width = 67
  72.         Height = 24
  73.         Caption = 'Growth'
  74.         Font.Color = clBlue
  75.         Font.Height = -21
  76.         Font.Name = 'Arial'
  77.         Font.Style = []
  78.         ParentFont = False
  79.       end
  80.       object Image3: TImage
  81.         Left = 312
  82.         Top = 48
  83.         Width = 169
  84.         Height = 249
  85.         Picture.Data = {<image000.bmp>}
  86.       end
  87.       object GrowthLog: TMemo
  88.         Left = 8
  89.         Top = 40
  90.         Width = 297
  91.         Height = 289
  92.         Font.Color = clBlack
  93.         Font.Height = -16
  94.         Font.Name = 'Arial'
  95.         Font.Style = []
  96.         Lines.Strings = (
  97.           'Empty')
  98.         ParentFont = False
  99.         TabOrder = 0
  100.       end
  101.       object BitBtn1: TBitBtn
  102.         Left = 360
  103.         Top = 336
  104.         Width = 25
  105.         Height = 31
  106.         Caption = ' '
  107.         Font.Color = clBlack
  108.         Font.Height = -11
  109.         Font.Name = 'MS Sans Serif'
  110.         Font.Style = [fsBold]
  111.         ParentFont = False
  112.         TabOrder = 1
  113.         OnClick = BitBtn1Click
  114.         Kind = bkHelp
  115.         Margin = 2
  116.         Spacing = -1
  117.       end
  118.     end
  119.     object TTabPage
  120.       Left = 4
  121.       Top = 24
  122.       Caption = 'Growth Entries'
  123.       object Image4: TImage
  124.         Left = 336
  125.         Top = 168
  126.         Width = 89
  127.         Height = 137
  128.         Picture.Data = {<image001.bmp>}
  129.       end
  130.       object Label5: TLabel
  131.         Left = 8
  132.         Top = 344
  133.         Width = 67
  134.         Height = 24
  135.         Caption = 'Growth'
  136.         Font.Color = clBlue
  137.         Font.Height = -21
  138.         Font.Name = 'Arial'
  139.         Font.Style = []
  140.         ParentFont = False
  141.       end
  142.       object GroupBox1: TGroupBox
  143.         Left = 8
  144.         Top = 8
  145.         Width = 473
  146.         Height = 129
  147.         TabOrder = 1
  148.         object Label8: TLabel
  149.           Left = 408
  150.           Top = 91
  151.           Width = 49
  152.           Height = 14
  153.           Alignment = taCenter
  154.           Caption = 'Record'
  155.           Font.Color = clRed
  156.           Font.Height = -11
  157.           Font.Name = 'Arial'
  158.           Font.Style = [fsBold]
  159.           ParentFont = False
  160.         end
  161.         object Bevel2: TBevel
  162.           Left = 400
  163.           Top = 24
  164.           Width = 65
  165.           Height = 81
  166.         end
  167.         object Label9: TLabel
  168.           Left = 408
  169.           Top = 27
  170.           Width = 49
  171.           Height = 14
  172.           Alignment = taCenter
  173.           Caption = 'Delete'
  174.           Font.Color = clRed
  175.           Font.Height = -11
  176.           Font.Name = 'Arial'
  177.           Font.Style = [fsBold]
  178.           ParentFont = False
  179.         end
  180.         object Label10: TLabel
  181.           Left = 240
  182.           Top = 8
  183.           Width = 93
  184.           Height = 19
  185.           Caption = 'Date Search'
  186.           Font.Color = clBlue
  187.           Font.Height = -16
  188.           Font.Name = 'Arial'
  189.           Font.Style = [fsBold]
  190.           ParentFont = False
  191.         end
  192.         object Label11: TLabel
  193.           Left = 28
  194.           Top = 24
  195.           Width = 41
  196.           Height = 19
  197.           Alignment = taRightJustify
  198.           Caption = 'Date:'
  199.           Font.Color = clBlue
  200.           Font.Height = -16
  201.           Font.Name = 'Arial'
  202.           Font.Style = [fsBold]
  203.           ParentFont = False
  204.         end
  205.         object Label12: TLabel
  206.           Left = 10
  207.           Top = 88
  208.           Width = 59
  209.           Height = 19
  210.           Alignment = taRightJustify
  211.           Caption = 'Weight:'
  212.           Font.Color = clBlue
  213.           Font.Height = -16
  214.           Font.Name = 'Arial'
  215.           Font.Style = [fsBold]
  216.           ParentFont = False
  217.         end
  218.         object Label13: TLabel
  219.           Left = 13
  220.           Top = 56
  221.           Width = 56
  222.           Height = 19
  223.           Alignment = taRightJustify
  224.           Caption = 'Height:'
  225.           Font.Color = clBlue
  226.           Font.Height = -16
  227.           Font.Name = 'Arial'
  228.           Font.Style = [fsBold]
  229.           ParentFont = False
  230.         end
  231.         object Height: TLabel
  232.           Left = 92
  233.           Top = 56
  234.           Width = 9
  235.           Height = 19
  236.           Alignment = taRightJustify
  237.           Caption = '0'
  238.           Font.Color = clBlue
  239.           Font.Height = -16
  240.           Font.Name = 'Arial'
  241.           Font.Style = [fsBold]
  242.           ParentFont = False
  243.         end
  244.         object WtLbs: TLabel
  245.           Left = 92
  246.           Top = 88
  247.           Width = 9
  248.           Height = 19
  249.           Alignment = taRightJustify
  250.           Caption = '0'
  251.           Font.Color = clBlue
  252.           Font.Height = -16
  253.           Font.Name = 'Arial'
  254.           Font.Style = [fsBold]
  255.           ParentFont = False
  256.         end
  257.         object Label16: TLabel
  258.           Left = 116
  259.           Top = 56
  260.           Width = 41
  261.           Height = 16
  262.           Caption = 'inches'
  263.           Font.Color = clBlue
  264.           Font.Height = -13
  265.           Font.Name = 'Arial'
  266.           Font.Style = [fsBold]
  267.           ParentFont = False
  268.         end
  269.         object Label17: TLabel
  270.           Left = 116
  271.           Top = 88
  272.           Width = 22
  273.           Height = 16
  274.           Caption = 'lbs.'
  275.           Font.Color = clBlue
  276.           Font.Height = -13
  277.           Font.Name = 'Arial'
  278.           Font.Style = [fsBold]
  279.           ParentFont = False
  280.         end
  281.         object Label18: TLabel
  282.           Left = 188
  283.           Top = 88
  284.           Width = 19
  285.           Height = 16
  286.           Caption = 'oz.'
  287.           Font.Color = clBlue
  288.           Font.Height = -13
  289.           Font.Name = 'Arial'
  290.           Font.Style = [fsBold]
  291.           ParentFont = False
  292.         end
  293.         object WtOz: TLabel
  294.           Left = 164
  295.           Top = 88
  296.           Width = 9
  297.           Height = 19
  298.           Alignment = taRightJustify
  299.           Caption = '0'
  300.           Font.Color = clBlue
  301.           Font.Height = -16
  302.           Font.Name = 'Arial'
  303.           Font.Style = [fsBold]
  304.           ParentFont = False
  305.         end
  306.         object SpeedButton1: TSpeedButton
  307.           Left = 192
  308.           Top = 24
  309.           Width = 25
  310.           Height = 25
  311.           Hint = 'Previous Entry'
  312.           Glyph.Data = {
  313.             78010000424D7801000000000000760000002800000020000000100000000100
  314.             04000000000000000000120B0000120B00000000000000000000000000000000
  315.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  316.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  317.             3333333333777F33333333333309033333333333337F7F333333333333090333
  318.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  319.             33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  320.             3333333777737777F333333099999990333333373F3333373333333309999903
  321.             333333337F33337F33333333099999033333333373F333733333333330999033
  322.             3333333337F337F3333333333099903333333333373F37333333333333090333
  323.             33333333337F7F33333333333309033333333333337373333333333333303333
  324.             333333333337F3333333333333303333333333333337333333330000}
  325.           NumGlyphs = 2
  326.           ParentShowHint = False
  327.           ShowHint = True
  328.           OnClick = SpeedButton1Click
  329.         end
  330.         object SpeedButton3: TSpeedButton
  331.           Left = 192
  332.           Top = 48
  333.           Width = 25
  334.           Height = 25
  335.           Hint = 'Next Entry'
  336.           Glyph.Data = {
  337.             78010000424D7801000000000000760000002800000020000000100000000100
  338.             04000000000000000000120B0000120B00000000000000000000000000000000
  339.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  340.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  341.             333333333337F33333333333333033333333333333373F333333333333090333
  342.             33333333337F7F33333333333309033333333333337373F33333333330999033
  343.             3333333337F337F33333333330999033333333333733373F3333333309999903
  344.             333333337F33337F33333333099999033333333373333373F333333099999990
  345.             33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
  346.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  347.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  348.             33333333337F7F333333333333000333333333333377733333330000}
  349.           NumGlyphs = 2
  350.           ParentShowHint = False
  351.           ShowHint = True
  352.           OnClick = SpeedButton3Click
  353.         end
  354.         object DelButton: TSpeedButton
  355.           Left = 408
  356.           Top = 40
  357.           Width = 49
  358.           Height = 49
  359.           Glyph.Data = {
  360.             26020000424D260200000000000076000000280000001C0000001B0000000100
  361.             040000000000B0010000CE0E0000D80E00000000000000000000000000000000
  362.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  363.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  364.             66666666676666660000666666666666666666667B101B160000666666666666
  365.             66666667B101B1B600006666666666666666667B101B1B060000666666666666
  366.             666667B101B1B0B6000066666666666666667B101B1B0B060000666666666666
  367.             66670101B1B0B00600006666666666666672001B1B0B00060000666666666666
  368.             67022201B0B0000600006666666666667B0022000B0000660000666666666667
  369.             B1B10220B0000666000066666666667B1B1B0020000066660000666666666701
  370.             B1B1B0200006666600006666666672001B1B1000006666660000666666670222
  371.             01B1B000066666660000666666780022001B00006666666600006666678D8D02
  372.             20B0000666666666000066667008D800200000666666666600006667FDF08D80
  373.             20000666666666660000667FDFD0D8D00000666666666666000067FDFDF00D80
  374.             0006666666666666000067DFDFDF08000066666666666666000060FDFDFD0000
  375.             06666666666666660000600FDFDF000066666666666666660000600DFDF00006
  376.             6666666666666666000060000000006666666666666666660000660000000666
  377.             66666666666666660000}
  378.           OnClick = DelButtonClick
  379.         end
  380.         object EntryDate: TLabel
  381.           Left = 88
  382.           Top = 24
  383.           Width = 64
  384.           Height = 19
  385.           Caption = '__-__-__'
  386.           Font.Color = clBlue
  387.           Font.Height = -16
  388.           Font.Name = 'Arial'
  389.           Font.Style = [fsBold]
  390.           ParentFont = False
  391.         end
  392.         object DateSearch: TComboBox
  393.           Left = 240
  394.           Top = 32
  395.           Width = 145
  396.           Height = 26
  397.           TabStop = False
  398.           Font.Color = clBlack
  399.           Font.Height = -16
  400.           Font.Name = 'Arial'
  401.           Font.Style = []
  402.           ItemHeight = 18
  403.           ParentFont = False
  404.           TabOrder = 0
  405.           OnClick = DateSearchClick
  406.         end
  407.       end
  408.       object Group99: TGroupBox
  409.         Left = 40
  410.         Top = 144
  411.         Width = 241
  412.         Height = 193
  413.         Caption = 'New Entry'
  414.         Font.Color = clYellow
  415.         Font.Height = -16
  416.         Font.Name = 'Arial'
  417.         Font.Style = [fsBold]
  418.         ParentFont = False
  419.         TabOrder = 0
  420.         TabStop = True
  421.         object Label21: TLabel
  422.           Left = 36
  423.           Top = 32
  424.           Width = 41
  425.           Height = 19
  426.           Alignment = taRightJustify
  427.           Caption = 'Date:'
  428.           Font.Color = clBlue
  429.           Font.Height = -16
  430.           Font.Name = 'Arial'
  431.           Font.Style = [fsBold]
  432.           ParentFont = False
  433.         end
  434.         object Label22: TLabel
  435.           Left = 21
  436.           Top = 64
  437.           Width = 56
  438.           Height = 19
  439.           Alignment = taRightJustify
  440.           Caption = 'Height:'
  441.           Font.Color = clBlue
  442.           Font.Height = -16
  443.           Font.Name = 'Arial'
  444.           Font.Style = [fsBold]
  445.           ParentFont = False
  446.         end
  447.         object Label23: TLabel
  448.           Left = 18
  449.           Top = 96
  450.           Width = 59
  451.           Height = 19
  452.           Alignment = taRightJustify
  453.           Caption = 'Weight:'
  454.           Font.Color = clBlue
  455.           Font.Height = -16
  456.           Font.Name = 'Arial'
  457.           Font.Style = [fsBold]
  458.           ParentFont = False
  459.         end
  460.         object Label24: TLabel
  461.           Left = 132
  462.           Top = 72
  463.           Width = 41
  464.           Height = 16
  465.           Caption = 'inches'
  466.           Font.Color = clBlue
  467.           Font.Height = -13
  468.           Font.Name = 'Arial'
  469.           Font.Style = [fsBold]
  470.           ParentFont = False
  471.         end
  472.         object Label25: TLabel
  473.           Left = 132
  474.           Top = 104
  475.           Width = 22
  476.           Height = 16
  477.           Caption = 'lbs.'
  478.           Font.Color = clBlue
  479.           Font.Height = -13
  480.           Font.Name = 'Arial'
  481.           Font.Style = [fsBold]
  482.           ParentFont = False
  483.         end
  484.         object Label26: TLabel
  485.           Left = 204
  486.           Top = 104
  487.           Width = 19
  488.           Height = 16
  489.           Caption = 'oz.'
  490.           Font.Color = clBlue
  491.           Font.Height = -13
  492.           Font.Name = 'Arial'
  493.           Font.Style = [fsBold]
  494.           ParentFont = False
  495.         end
  496.         object NewDate: TMaskEdit
  497.           Left = 95
  498.           Top = 32
  499.           Width = 90
  500.           Height = 26
  501.           EditMask = '!99-99-00;1;_'
  502.           Font.Color = clBlue
  503.           Font.Height = -16
  504.           Font.Name = 'Arial'
  505.           Font.Style = []
  506.           MaxLength = 8
  507.           ParentFont = False
  508.           TabOrder = 0
  509.           Text = '  -  -  '
  510.         end
  511.         object NewHeight: TEdit
  512.           Left = 96
  513.           Top = 64
  514.           Width = 33
  515.           Height = 26
  516.           Font.Color = clBlue
  517.           Font.Height = -16
  518.           Font.Name = 'Arial'
  519.           Font.Style = []
  520.           ParentFont = False
  521.           TabOrder = 1
  522.         end
  523.         object NewWtLbs: TEdit
  524.           Left = 96
  525.           Top = 96
  526.           Width = 33
  527.           Height = 26
  528.           Font.Color = clBlue
  529.           Font.Height = -16
  530.           Font.Name = 'Arial'
  531.           Font.Style = []
  532.           ParentFont = False
  533.           TabOrder = 2
  534.         end
  535.         object NewWtOz: TEdit
  536.           Left = 168
  537.           Top = 96
  538.           Width = 33
  539.           Height = 26
  540.           Font.Color = clBlue
  541.           Font.Height = -16
  542.           Font.Name = 'Arial'
  543.           Font.Style = []
  544.           ParentFont = False
  545.           TabOrder = 3
  546.         end
  547.         object BitBtn5: TBitBtn
  548.           Left = 32
  549.           Top = 136
  550.           Width = 177
  551.           Height = 41
  552.           Caption = 'Add Entry'
  553.           Font.Color = clBlue
  554.           Font.Height = -21
  555.           Font.Name = 'Arial'
  556.           Font.Style = []
  557.           ParentFont = False
  558.           TabOrder = 4
  559.           OnClick = BitBtn5Click
  560.         end
  561.       end
  562.       object BitBtn3: TBitBtn
  563.         Left = 360
  564.         Top = 336
  565.         Width = 25
  566.         Height = 31
  567.         Caption = ' '
  568.         Font.Color = clBlack
  569.         Font.Height = -11
  570.         Font.Name = 'MS Sans Serif'
  571.         Font.Style = [fsBold]
  572.         ParentFont = False
  573.         TabOrder = 2
  574.         OnClick = BitBtn3Click
  575.         Kind = bkHelp
  576.         Margin = 2
  577.         Spacing = -1
  578.       end
  579.     end
  580.   end
  581.   object BitBtn2: TBitBtn
  582.     Left = 400
  583.     Top = 360
  584.     Width = 93
  585.     Height = 31
  586.     Caption = 'Close'
  587.     Default = True
  588.     Font.Color = clGreen
  589.     Font.Height = -19
  590.     Font.Name = 'Arial'
  591.     Font.Style = [fsBold]
  592.     ModalResult = 1
  593.     ParentFont = False
  594.     TabOrder = 0
  595.     OnClick = BitBtn2Click
  596.     Glyph.Data = {
  597.       F6000000424DF600000000000000760000002800000010000000100000000100
  598.       04000000000080000000CE0E0000D80E00000000000000000000000000000000
  599.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  600.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  601.       5555555555555555555555555205555555555555222055555555555522205555
  602.       5555555222220555555555222222055555555722052220555555720555522055
  603.       5555555555522205555555555555220555555555555552205555555555555572
  604.       0555555555555557205555555555555552205555555555555555}
  605.     Margin = 8
  606.     Spacing = -1
  607.   end
  608. end
  609.